home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / lean and not so mean < prev    next >
Text File  |  1999-06-15  |  346b  |  23 lines

  1. Category: Andrew's Filters 10
  2. Title: Lean and Not So Mean...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: LEANMEAN.8BF
  6.  
  7. R:src(x>X/val(0,1,10)?x-y:y-x,y,0)
  8.  
  9. G:src(x>X/val(1,1,10)?x-y:y-x,y,1)
  10.  
  11. B:src(x>X/val(2,1,10)?x-y:y-x,y,2)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red Factor
  16. ctl[1]: Green Factor
  17. ctl[2]: Blue Factor
  18.  
  19. val[0]: 32
  20. val[1]: 37
  21. val[2]: 34
  22.  
  23.